home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Applications 2002 November / SGI IRIX 6.5 Applications 2002 November.iso / dist / cosmoplayer.idb / usr / CosmoPlayer / examples / chomp_zh_TW.big5 / bubble2.wrl.z / bubble2.wrl
Text File  |  2001-01-09  |  2KB  |  86 lines

  1. #VRML V2.0 utf8 CosmoWorlds V1.0
  2.  
  3. Group {
  4.   children    Group {
  5.     children    [
  6.       DEF TimeSensor_bubble02-TIMER TimeSensor {
  7.     cycleInterval    2.133
  8.     loop    TRUE
  9.     startTime    1
  10.       }
  11.       DEF Billboard_bubble02-ROOT Transform {
  12.     children    [
  13.       DEF Billboard_bubble02-TIMER TimeSensor {
  14.         cycleInterval    2.133
  15.         loop    FALSE
  16.       }
  17.       DEF Billboard_bubble02 Billboard {
  18.         children    DEF Bubble02-ROOT Transform {
  19.           children    [
  20.         DEF Bubble02-POS-INTERP PositionInterpolator {
  21.           key    [ 0, 0.09375, 0.1875, 0.2813,
  22.                 0.375, 0.5, 0.5001, 0.6562,
  23.                 0.75, 0.8437, 0.9375, 1 ]
  24.           keyValue    [ -0.1568 7.22 0,
  25.                 0.4111 8.834 0,
  26.                 0.2528 10.36 0,
  27.                 0.06727 11.92 0,
  28.                 0.6111 13.64 0,
  29.                 0.5617 15.34 0,
  30.                 0.4965 0.7224 0,
  31.                 0.4236 2.017 0,
  32.                 -0.3717 3.521 0,
  33.                 0.375 4.881 0,
  34.                 0.2019 6.257 0,
  35.                 -0.1568 7.22 0 ]
  36.         }
  37.         Shape {
  38.           appearance    Appearance {
  39.             material    Material {
  40.               diffuseColor    0.4549 0.6667 0.7882
  41.               shininess    0.25
  42.               transparency    0
  43.             }
  44.  
  45.           }
  46.  
  47.           geometry    DEF Bubble02-FACES IndexedFaceSet {
  48.             coord    DEF Bubble02-COORD Coordinate {
  49.               point    [ 0 0.6564 0,
  50.                     0 0.3282 -0.5685,
  51.                     -0.4923 0.3282 -0.2842,
  52.                     -0.4923 0.3282 0.2842,
  53.                     0 0.3282 0.5685,
  54.                     0.4923 0.3282 0.2842,
  55.                     0.4923 0.3282 -0.2842 ]
  56.             }
  57.  
  58.             coordIndex    [ 0, 1, 2, -1, 0, 2, 3, -1,
  59.                   0, 3, 4, -1, 0, 4, 5, -1,
  60.                   0, 5, 6, -1, 0, 6, 1, -1 ]
  61.             ccw    TRUE
  62.             solid    TRUE
  63.             creaseAngle    3
  64.           }
  65.  
  66.         }
  67.           ]
  68.           translation    -0.1568 7.22 0
  69.           rotation    0.9506 -0.2195 -0.2195  1.621
  70.           scale    0.4926 0.4926 0.4926
  71.           scaleOrientation    -0.0215597 0.997188 -0.0717691  0.6209
  72.         }
  73.  
  74.         axisOfRotation    0 0 0
  75.       }
  76.     ]
  77.     translation    0 0 0
  78.       }
  79.     ]
  80.   }
  81.  
  82. }
  83. ROUTE Billboard_bubble02-TIMER.fraction_changed TO Bubble02-POS-INTERP.set_fraction
  84. ROUTE TimeSensor_bubble02-TIMER.fraction_changed TO Bubble02-POS-INTERP.set_fraction
  85. ROUTE Bubble02-POS-INTERP.value_changed TO Bubble02-ROOT.set_translation
  86.